home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / luberjoe.swf / scripts / DefineButton2_97 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  71b  |  5 lines

  1. on(release){
  2.    _root.time = 250;
  3.    _root.timesUp._visible = 0;
  4. }
  5.